home *** CD-ROM | disk | FTP | other *** search
/ Canadian Forces: A World of Opportunities / CanadianForces-AWorldOfOpportunities-WinMac.bin / 03_WayLife_FR.swf / scripts / DefineButton2_218 / BUTTONCONDACTION on(release).as
Text File  |  2006-07-20  |  96b  |  6 lines

  1. on(release){
  2.    gotoAndStop("All");
  3.    play();
  4.    _root.texte.gotoAndStop("txtLifeAll");
  5. }
  6.